dufs: remove `--locked` flag
authorTianling Shen <[email protected]>
Wed, 20 Aug 2025 10:04:36 +0000 (18:04 +0800)
committerTianling Shen <[email protected]>
Thu, 21 Aug 2025 09:00:09 +0000 (17:00 +0800)
It's enabled by default now.

Signed-off-by: Tianling Shen <[email protected]>
net/dufs/Makefile

index 476efc0aeff0d46281fc2d6d7575a6809c64ce1a..11384e9a1e668ddd528115faa248ee65b9a25079 100644 (file)
@@ -40,10 +40,6 @@ define Package/dufs/conffiles
 /etc/config/dufs
 endef
 
-define Build/Compile
-       $(call Build/Compile/Cargo,,--locked)
-endef
-
 define Package/dufs/install
        $(INSTALL_DIR) $(1)/usr/bin
        $(INSTALL_BIN) $(PKG_INSTALL_DIR)/bin/dufs $(1)/usr/bin/